db_constraints ~master (2022-04-24T06:29:45.2622732)
Dub
Repo
KeyedItem.key
db_constraints
keyed
keyeditem
KeyedItem
The clustered index property for the class.
mixintemplate
KeyedItem
(ClusteredIndexAttribute = PrimaryKeyColumn)
final @
property
const nothrow pure @
safe
@
nogc
ClusteredIndex
key
(
)
if
(
isInstanceOf
!(
UniqueConstraintColumn
,
ClusteredIndexAttribute
)
)
Return Value
Type:
ClusteredIndex
The clustered index for the class.
Meta
Source
See Implementation
db_constraints
keyed
keyeditem
KeyedItem
functions
checkConstraints
markAsSaved
notify
setClusteredIndex
mixins
emitChange
properties
containsChanges
key
structs
ClusteredIndex
The clustered index property for the class.